projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07b4790
)
Mention the new functions `string-collate-lessp' and `string-collate-equalp'.
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 24 Aug 2014 15:47:06 +0000
(17:47 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 24 Aug 2014 15:47:06 +0000
(17:47 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 9a2c03aad15b59317ee28c2b874d881a5ce6b2c3..58a749a79b41f5bd93e65a24c5395aadac0997db 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-66,6
+66,12
@@
for use in Emacs bug reports.
hiding character but the default `.' can be used by let-binding the
variable `read-hide-char'.
+** The new functions `string-collate-lessp' and `string-collate-equalp'
+preserve the collation order as defined by the system's locale(1)
+environment. For the time being this is implemented for POSIX systems
+only, for other systems they fall back to their counterparts
+`string-lessp' and `string-equal'.
+
\f
* Editing Changes in Emacs 24.5